From 78ecffa42b9d248bc02b14c03dd76f421e1299e2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 8 Jan 2011 10:17:42 +0000 Subject: [PATCH] backfire: ar71xx: add wlan led for the TL-WR941ND (backport of r24612) SVN-Revision: 24922 --- .../base-files/etc/uci-defaults/tl-wr941nd | 22 +++++++++++++++++++ .../files/arch/mips/ar71xx/mach-tl-wr941nd.c | 5 +++++ 2 files changed, 27 insertions(+) create mode 100755 target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd new file mode 100755 index 0000000000..2033add37d --- /dev/null +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd @@ -0,0 +1,22 @@ +#!/bin/sh +# +# Copyright (C) 2010 OpenWrt.org +# + +. /lib/ar71xx.sh + +board=$(ar71xx_board_name) + +tl_wr941nd_set_wlan_led() { + uci batch <